@charset "utf-8"; 
* {
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    list-style-type: none;
}

html, body, #container {
    width: 100%;
}

body {
    font-family: 'Microsoft YaHei','Pingfang SC Medium','Pingfang SC Light',"Helvetica Neue",Helvetica,"Hiragino Sans GB",Arial,"Microsoft YaHei","微软雅黑",sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    line-height: 30px;
    color: #333;
    font-weight: normal;
    font-style: normal;
    max-width:100%;
    overflow-x:hidden;
}

.fontlight {
    font-family: 'Pingfang SC Light',Arial,Verdana;
}

.fontregular {
    font-family: 'Pingfang SC Regular',Arial,Verdana;
}

.fontmedium {
    font-family: 'Pingfang SC Medium',Arial,Verdana;
}

i,em{
    font-style:normal;
}


.en body {
    font-family: Helvetica,Arial,san-serif;
    font-size: 14px;
    line-height: 28px;
}

.en input,.en textarea,.en button,.en select {
    font-family: Helvetica,Arial,san-serif;
    font-size: 14px;
}


.fullSlide {
    min-width: 1150px;
    float: left;
    width: 100%;
    clear: both;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 600px;
}

.fullSlide .bd li .siteWidth {
    width: 1000px;
    position: relative;
    margin: 0 auto;
    height: 600px;
}

.fullSlide .bd li a {
    position: absolute;
    width: 100%;
    height: 600px;
    display: block;
    z-index: 1;
    ; }

.fullSlide .bd .txt {
    position: absolute;
    width: 415px;
    top: 100px;
    left: 22px;
    font: normal 18px/30px "Microsoft YaHei";
}

.fullSlide .bd .btn {
    display: block;
    zoom:1; margin-top: 8px;
    width: 72px;
    padding-right: 10px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: url(images/banner-btn.png) 0 0 no-repeat;
    _background: url(images/banner-btn-ie6.png) 0 0 no-repeat;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom:1; width: 11px;
    height: 11px;
    margin: 4px;
    overflow: hidden;
    background-color: #FFF;
    line-height: 999px;
    border-radius: 100%;
}

.fullSlide .hd ul .on {
    opacity: 1;
    background-color: #2664af;
}
 
.top {
    width: 100%;
    min-width: 1150px;
    height: 100px;
    top: 0;
    left: 0;
    z-index: 5;
    background:#fff;
}

.top .header {
    width: 1100px;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
    position:relative;
}

.top .header .slogo {
    margin-top: 10px;
    float: left;
    height: 80px;
    overflow:hidden;
}


.lang {
    width: auto;
    float: right;
    text-align: center;
    height: 20px;
    margin: 0px 0 0px 10px;
    position:absolute;
    right:2px;
    top: 40px;
}

.lang a {
    display: inline-block;
    width: 55px;
    float: left;
    line-height: 18px;
    text-align: center;
    color: #2664af;
    font-size: 14px;
    border: 1px solid #2664af;
}

.lang .cur a {
    color: #eee;
    background: #2664af;
    border: 1px solid #2664af;
}






/*S nav*/
.top .header .nav {
    float: right;
    margin-right: 130px;
}

.top .header .nav ul li {
    float: left;
    list-style: none;
    height: 100px;
}

.top .header .nav ul li a {
    display: block;
    line-height: 100px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    text-align: center;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    text-transform:uppercase;
}

.top .header .nav ul li a:hover {
    color: #2664af;
}

.top .header .nav ul li .on {
    color: #2664af;
    font-weight:bold;
    line-height: 100px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #2664af;
}

.top .header .nav ul .nav_select {
    position: relative;
}

.top .header .nav ul .nav_tips {
    position: absolute;
    left: 27px;
    top: -21px;
    z-index: 3
}

.top .header .nav ul .nav_select .nav_bbs {
    position: absolute;
    top: 80px;
    z-index: 2;
    visibility: hidden;
    background-color: rgba(234,91,36,1);
    width: 150px;
    right: -20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.top .header .nav ul .nav_select .nav_bbs:before {
    content: '';
    position: absolute;
    z-index: 9;
    left: 48%;
    top: -4px;
    width: 8px;
    height: 8px;
    background-color: rgba(234,91,36,1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.top .header .nav ul .nav_select:hover .nav_bbs {
    visibility: visible;
}

.top .header .nav ul .nav_select .nav_bbs a {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.top .header .nav ul .nav_select .nav_bbs a:hover {
    color: #fff;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

/*E anv*/
.top .header .tel {
    float: right;
    color: #2664af;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url(../images/te.png);
    padding-left: 30px;
    line-height: 30px;
    height: 30px;
    margin-top: 50px;
}

.logo {
    float: left;
    margin-top: 20px;
    margin-left: 50px;
}

.banner li {
    display: none;
}

.clear {
    clear: both
}

.works {
    background-size: cover;
    background-position: center center;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
}

.works ul li {
    float: left;
    width: 50%;
    position: relative;
    height: 230px;
    overflow: hidden;
}

.works ul li .w_div1 h2 {
    position: absolute;
    top: 0px;
    color: #FFF;
    width: 100%;
    height: 100%;
}

.works ul li:hover .w_div1 {
    background-color: rgba(144,184,58,0.8);
}

.works ul li .w_div {
    width: 100%;
    position: absolute;
    top: 0px;
    color: #FFF;
    background-color: #2664af;
    height: 100%;
}

.works ul li h1 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 200px;
    text-align: center;
    font-weight: normal;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.works ul li .w_div h2 {
    text-align: center;
    font-weight: normal;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    display: block;
    float: left;
    width: 100%;
    margin-top: 50px;
}

.w_pic {
    margin: 0px;
    padding: 0px;
}

.works ul li .w_div p {
    width: 100%;
    float: left;
    text-align: center;
}

.works ul li:hover h1 {
    margin-top: 60px;
}

.title {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 50px;
    color: #222;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    margin-right: auto;
    margin-left: auto;
}

.title b {
    color: #393D49;
    font-size: 30px;
    line-height: 35px;
    position: relative;
    display: block;
    text-transform:uppercase;
}

.title i {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    border: 3px solid #30323f;
    display: inline-block;
    margin: 10px;
    position: relative;
}

.title i:before,.title i:after {
    position: absolute;
    z-index: 2;
    top: 2px;
    left: -100px;
    content: '';
    width: 80px;
    height: 2px;
    background-color: #30323f;
}

.title i:after {
    left: 20px;
}

.title h1 {
    font-size: 18px;
    font-weight: normal;
    color: #999;
    font-variant: small-caps;
    font-family: Arial;
    margin-bottom: 5px;
}

.title1 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 50px;
    color: #FFF;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    margin-right: auto;
    margin-left: auto;
}

.title1 b {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    position: relative;
    display: block;
    text-transform:uppercase;
}

.title1 i {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    border: 3px solid #fff;
    display: inline-block;
    margin: 10px;
    position: relative;
}

.title1 i:before,.title1 i:after {
    position: absolute;
    z-index: 2;
    top: 2px;
    left: -100px;
    content: '';
    width: 80px;
    height: 2px;
    background-color: #fff;
}

.title1 i:after {
    left: 20px;
}

.title1 h1 {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    font-variant: small-caps;
    font-family: Arial;
    margin-bottom: 5px;
}

.c_contact {
    width: 500px;
    float: right;
}

.contact {
    width: 550px;
    float:right;
    margin: 30px auto;
    text-align: left;
}

.c_txt img {
    width: 100%;
}

.c_txt {
    float: left;
    width: 250px;
    padding-right: 120px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ddd;
}

.c_contact ul li {
    margin-top: 5px;
}

.c_contact ul li h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
}

.share a {
    display: block;
    float: right;
    height: 35px;
    width: 100px;
    color: #FFFFFF;
    line-height: 35px;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    margin-top: 22px;
    text-align: center;
    margin-right: 20px;
}

#btn {
    color: #c09f57;
    line-height: 30px;
    height: 30px;
    width: 100px;
    text-align: center;
    display: block;
    border: 1px solid #c09f57;
    font-size: 14px;
    margin-top: 5px;
}

.footer {
    min-width: 1150px;
    padding-bottom: 10px;
    background-color: #222;
    color:#999;
}

.f_content {
    float: left;
    width: 350px;
    margin-left: 50px;
}

.F_LINK {
    float: right;
    width: 900px;
}

.F_LINK ul {
    float: left;
    width: 120px;
    text-align: center;
}

.f_cor {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    padding-top: 10px;
    text-align: center;
    color: #666;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000;
}

.f_content h1 {
    font-size: 18px;
    line-height: 50px;
    margin-top: 20px;
}

.F_LINK ul h1 {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}

.webFooter a {
    color: #999;
    line-height: 25px;
    text-decoration: none;
}

#line {
    float: left;
    height: 150px;
    margin-right: 30px;
    margin-left: 30px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #000;
    border-left-color: #333;
    margin-top: 20px;
    margin-bottom: 20px;
}

.book {
    padding-bottom: 50px;
}

.webFooter {
    background-color: #222;
    color: #999;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
    min-width: 1150px;
}


.about {
    color: #FFF;
}

.c_about {
    float: right;
    width: 500px;
    font-size: 16px;
    line-height: 40px;
    margin-top: 40px;
    text-align: left;
}

.contact .wx {
    width: 200px;
    float: left;
}

.Project {
    text-align: center;
    padding-bottom: 80px;
}

.p_btn a {
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    height: 50px;
    width: 200px;
    background-color: #000;
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 50px;
}

.topnews {
    padding-top:30px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eee;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-color: #eee;
}

.topnew h1 a {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    line-height: 50px;
    text-decoration: none;
}

.topnew h2 {
    font-size: 14px;
    font-weight: normal;
    color: #999;
    line-height: 25px;
}

.topnew {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
}

.topnews ul li span {
    width: 100px;
    font-size: 12px;
    color: #999;
    float: right;
    text-align: right;
}

.topnews ul li {
    line-height: 25px;
    text-align: left;
    width: 530px;
    color: #999999;
    font-size: 14px;
    height: 70px;
    margin-right: 20px;
    margin-left: 20px;
    float: left;
    margin-bottom: 20px;
}

.news {
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 80px;
}

.kc {
    /* display:none; */
    background-color: #FFFFFF;
    padding-bottom: 80px;
    padding-top: 20px;
    background-image: url(../images/idx_case.jpg);
}

.wors_div {
    min-width: 1150px;
    background-position: center bottom;
    background-image: url(../images/abg.jpg);
    height: 450px;
}

.news_div {
    background-color:#f5f5f5;
    padding-top: 20px;
    padding-bottom: 80px;
}

.Project .food ul li a img {
    margin-top: 20px;
}

.slideGroup {
    border: 0px solid #ddd;
    text-align: left;
    width: 1130px;
    margin-right: auto;
    margin-left: auto;
}

.slideGroup .parHd {
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EA8010;
    margin-bottom: 10px;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}

.slideGroup .parHd ul {
    position: absolute;
    left: 20px;
}

.slideGroup .parHd ul li {
    float: left;
    cursor: pointer;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}

.slideGroup .parHd ul li.on {
    color: #FFF;
    background-color: #EA8010;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-bottom-color: #fff;
    border-left-color: #ddd;
}

.slideGroup .slideBox {
    zoom: 1; position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.slideGroup .sPrev,.slideGroup .sNext {
    position: absolute;
    left: -20px;
    top: 120px;
    display: block;
    width: 30px;
    height: 50px;
    border: 0px solid #ddd;
    font-family: "宋体";
    font-size: 72px;
    line-height: 50px;
    color: #999;
    text-decoration: none;
}

.slideGroup .sNext {
    left: auto;
    right: -20px;
}

.slideGroup .sPrev:hover,.slideGroup .sNext:hover {
    border-color: #f60;
}

.slideGroup .parBd ul {
    zoom:1; }

.slideGroup .parBd ul li {
    _display: inline;
    overflow: hidden;
    text-align: center;
    background-color: #FFFFFF;
    width: 260px;
    height: 300px;
    float: left;
    border: 1px solid #eee;
    margin: 10px;
    position:relative;
}

.slideGroup .parBd ul li h2 img {
    width: 100%;
    height: initial;
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.slideGroup .parBd ul li:hover img {
    transform: scale(1.1);
}

.slideGroup .parBd ul li .pic a:hover img {
    border-color: #999;
}

.slideGroup .parBd ul li .title {
    line-height: 24px;
}

.pro {
    min-width: 1150px;
    background-repeat: no-repeat;
    padding-bottom: 100px;
}

.slideBox ul li a {
    line-height: 80px;
}

.w_div1 h2 img {
    width: 100%;
}

.foot {
    margin-right: auto;
    margin-left: auto;
    width: 1150px;
    padding-top: 30px;
    padding-bottom: 20px;
    line-height: 30px;
}

.f_about {
    float: left;
    line-height: 30px;
    width: 250px;
    margin-left: 50px;
    text-transform:uppercase;
}

.f_contact {
    float: right;
    width: 250px;
}

.f_wx {
    float: right;
}

.cor {
    text-align: center;
}

.f_wx h2 {
    font-size: 14px;
    font-weight: normal;
    color: #CCC;
    line-height: 35px;
    height: 35px;
}

.foot h1 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: normal;
}

#line1 {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #000;
    border-bottom-color: #333;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.y_db {
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
}

.y_db1 {
    float: left;
    width: 440px;
    padding: 20px;
}

.y_db2 {
    float: right;
    padding: 20px;
    width: 440px;
}

.y_db1 ul li {
    color: #2664af;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(../images/x.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    padding-right: 30px;
}

.y_db2 ul li {
    color: #999;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(../images/k.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-size: 20px;
}

.y_db1 ul h1 {
    text-align: right;
    font-size: 24px;
    color: #2664af;
    line-height: 80px;
    height: 80px;
    display: block;
}

.y_mid {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eee;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-color: #eee;
    width: 1px;
    float: left;
    margin-right: 65px;
    margin-left: 65px;
    height: 600px;
    position: relative;
}

.y_mid h1 {
    line-height: 80px;
    width: 80px;
    display: block;
    position: absolute;
    top: 80px;
    margin-right: -40px;
    right: 50%;
    color: #2664af;
    text-align: center;
    border: 1px solid #eee;
    font-weight: normal;
    font-family: Arial;
    height: 80px;
    border-radius: 100%;
    background-color: #FFF;
}

.y_db2 ul h1 {
    line-height: 80px;
    font-size: 24px;
    color: #999;
    height: 80px;
    display: block;
}

.y_db1 ul h1 img {
    float: right;
    height: 35px;
    width: 35px;
    margin-left: 20px;
    margin-top: 7px;
}

.y_db1 ul h1 span {
    float: right;
}

.y_db2 ul h1 img {
    height: 35px;
    width: 35px;
    float: left;
    margin-top: 7px;
    margin-right: 10px;
}

.y_mid ul li {
    width: 200px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    height: 0px;
    margin-bottom: 38px;
}

.y_mid ul {
    width: 200px;
    position: absolute;
    top: 120px;
    margin-right: -100px;
    right: 50%;
    z-index: -1;
}

.btn_a:hover {
    color: #2664af;
    background-color: #FFFFFF;
}

.services {
    position: fixed;
    right: 10px;
    bottom: 200px;
    height: 120px;
    width: 50px;
    z-index: 99;
}

.ser_b {
    opacity: 0;
    position: absolute;
    right: 60px;
    top: 50px;
    width: 300px;
    height: 40px;
    z-index: 999;
    background-color: #F5F6FA;
    border: 1px solid #BED7F3;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ser {
    width: 300px;
    background-color: #FFFFFF;
    border: 1px solid #2664af;
    border-radius: 5px;
    height: 40px;
    position: relative;
    float: left;
    z-index: 999;
}

.keyword {
    height: 30px;
    width: 250px;
    margin-left: 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    line-height: 30px;
    margin-top: 5px;
    float: left;
    background-color: #FFFFFF;
}

.serbtn {
    position: absolute;
    top: 5px;
    right: 5px;
}

.services ul li {
    background-color: #2664af;
    text-align: center;
    margin-bottom: 2px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.services ul li h1 {
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
}

.close {
    font-size: 24px;
    float: right;
    height: 40px;
    width: 40px;
    line-height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    font-family: "宋体";
    color: #2664af;
}

.pro .slideGroup .parBd .slideBox ul li h2 {
    height: 260px;
    width: 100%;
    overflow: hidden;
    border: 0px solid #eee;
}

.slideBox ul li h1 {
    font-size: 14px;
    font-weight: normal;
    background-color: #f5f5f5;
    line-height: 40px;
    height: 40px;
    width:100%;
    background-image: url(../images/d1.png);
    background-repeat: no-repeat;
    background-position: 200px center;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position:absolute;
    bottom:0;
    z-index:10;
}

.slideBox ul li:hover h1 {
    background-color: #2664af;
    background-image: url(../images/d2.png);
    color: #FFF;
}

.link_div {
    /* display:none; */
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #eee;
    margin-bottom: 30px;
    padding: 40px;
}

.link_title {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #2664af;
    float: left;
    width: 120px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #eee;
    background-image: url(../images/l2.png);
    background-repeat: no-repeat;
    background-position: 80px center;
}

.link ul li {
    float: left;
    margin-left: 20px;
    line-height: 40px;
    height: 40px;
}

.f_about ul {
    float: left;
}

.f_con ul li a {
    display: block;
    height: 23px;
    width: 41px;
    text-align: center;
    line-height: 41px;
    padding-top: 9px;
    padding-bottom: 9px;
    background-color: #333;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    float: left;
    margin-right: 3px;
    margin-left: 3px;
}

.wb:hover {
    background-color: #be1a1a;
}

.wx:hover {
    background-color: #27b420;
}

.qq:hover {
    background-color: #3CF;
}

.wx_logo {
    height: 0px;
    width: 0px;
    overflow: hidden;
    position: absolute;
    left: -15px;
    top: -150px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;

}
.wx_logo img{
    border:1px solid #ddd;
    padding:10px;
    margin:10px auto;
    width:100px;
    background-color:#fff;
}

.wx:hover .wx_logo {
    height: 150px;
    width: 150px;
}

.wx1_logo {
    height: 0px;
    width: 0px;
    overflow: hidden;
    position: absolute;
    right: 60px;
    top: -5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.wx1:hover .wx1_logo {
    height: 150px;
    width: 150px;
}

.f_con ul li {
    float: left;
    margin-right: 1px;
    margin-left: 1px;
    position: relative;
}

.foot .tel {
    font-weight: normal;
    margin-bottom: 20px;
    background-image: url(../images/ftel.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: left;
    height: 60px;
    margin-top: 10px;
}

.f_con {
    float: left;
    margin-left: 50px;
}

.tel h1 {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
}

.tel h2 {
    font-size: 18px;
    font-weight: normal;
    font-family: Arial;
}

.footer a {
    color: #999;
}

.slogo img {
    height: 100%;
}

#html5zoo-1 {
    min-width: 1150px;
}





.btnav{
	display:none;
}
#home .banner,#home .tit{
	display:none;
}



@media only screen and (max-width: 768px) {
    /*wellwap format*/ *, *:after, *:before {
        -webkit-box-sizing:border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    *:focus {
        outline: none;
    }

    img,* img {
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }

    html {
        font-size: 62.5%;
        width: 100%;
        min-height: 100%;
        padding: 0;
        margin: 0 auto;
    }

    body {
        padding: 0;
        margin: 0 auto;
        max-width: 100%;
        min-width: 100%;
        min-height: 100%;
        word-wrap: break-word;
        word-break: break-word;
        -webkit-text-size-adjust: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        font-family: 'Microsoft Yahei',Helvetica,Arial;
        font-size: 16px;
        font-size: 1.6rem;
    }

    .fl,.FL {
        float: left
    }

    .fr,.FR {
        float: right
    }

    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }

    .clearfix {
        display: inline-block;
    }

    .clr,.clear {
        clear: both
    }

    .hidden,.hide,.none {
        display: none!important
    }

    dl, dt, dd, ul, ol, li {
        list-style: none;
    }

    *:hover,*:focus,*:active {
        -webkit-tap-highlight-color: transparent;
    }

    * table {
        width: 100%;
        height: auto;
        overflow: scroll;
    }

    textarea {
        outline: none;
        resize: none;
    }

    textarea, select, button, input[type="button"], input[type="text"], input[type="password"], input[type="submit"], input[type="reset"] {
        -webkit-appearance: none;
        border-radius: 0;
    }

    input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-placeholder, textarea:-ms-placeholder, input:-webkit-placeholder, textarea:-webkit-placeholder, input:placeholder, textarea:placeholder {
        color: #ddd;
        font-family: 'Microsoft Yahei',Helvetica,Arial;
        font-size: inherit;
    }

    /*wellwap responsive*/


.top {
    width: 100%;
    min-width: 100%;
    height: auto;
    top: 0;
    left: 0;
    z-index: 5;
    overflow:hidden;
}
.top .header {
    width: 100%;
    top: 0px;
    position: relative;
}
.top .header .tel{
	display:none;
}
.top .header .slogo {
    margin: 5px auto;
    float: left;
    height: 50px;
    padding-left: 15px;
    overflow: hidden;
}
.top .header .slogo img{
	height: 50px;
	margin:0 auto;
	padding:0;
}

.lang {
    width: 100px;
    float: right;
    text-align: center;
    height: 20px;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 20px;
}
.lang a {
    display: inline-block;
    width: 50px;
    float: left;
    line-height: 18px;
    text-align: center;
    color: #2664af;
    font-size: 14px;
    border: 1px solid #2664af;
}

.top .header .nav {
    background-color:#000;
	width:100%;
    float: left;
    margin:0 auto;
}
.top .header .nav ul li {
    float: left;
    width:25%;
    list-style: none;
    height: 40px;
    line-height:40px;
}
.top .header .nav ul li:first-child{
	display:none;
	position:absolute;
	left:0;
}
.top .header .nav ul li a {
    display: block;
    line-height: 40px;
    text-decoration: none;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    padding: 0 5px;
    text-transform: uppercase;
}
.top .header .nav ul li .on {
    color: #2664af;
    line-height: 40px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #2664af;
}

#swiper1 .flex-control-nav,#swiper1 .flex-direction-nav{
	display:none;
}
#swiper1 .flexslider .slides img{
	width:100%;
	max-width:100%;
}



.banner{
    width:100%;
    min-width:100%;
    height:100px;
    display:none;
}
.banner_txt {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    color: #FFF;
    text-align: center;
    padding-top: 20px;
}

.title,.title1 {
    margin-bottom: 10px;
    text-align: center;
    padding-top: 30px;
}

.food {
    width: 100%;
    margin:0 auto;
    padding-bottom:30px;
}

.food ul li{
	height:380px;
	margin:0 auto 40px;
	float:none;
}

.wors_div{
	width:100%;
	min-width:100%;
	height:auto;
	background-size:auto  100%;
	padding:0 10px 30px;
}
.works{
	width:100%;
}

.pro{
	width:100%;
	min-width:100%;
	padding-bottom:20px;
}
.slideGroup{
	width:100%;
}

.slideGroup .parBd ul li {
    background-color: #FFFFFF;
    width: 50%;
    height: auto;
    float: left;
    border: 1px solid #fff;
    margin: 10px 0;
}
.pro .slideGroup .parBd .slideBox ul li h2{
	width:100%;
	height:180px;
}
.slideGroup .parBd ul li h2 img{
	width:100%;
	height:auto;
}
.slideBox ul li h1{
	height:40px;
	line-height:40px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
}


.news_div{
    padding:0 0 50px;
}
.news{
	width:100%;
	padding:0;
}
.topnews{
    padding:0;
}
.topnews ul {
	padding:0 10px;
}
.topnews ul li {
    line-height: 25px;
    text-align: left;
    width: 100%;
    color: #999999;
    font-size: 14px;
    height: 70px;
    margin:10px auto;
    float: left;
    margin-bottom: 20px;
}

.topnews ul li i {
    height: 70px;
    width: 70px;
    background-color: #2664af;
    float: left;
    display: block;
    font-size: 14px;
    font-style: normal;
    text-align: center;
    color: #FFF;
    font-family: Arial;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    margin-right: 10px;
}
.topnews ul li p {
    margin-left: 0;
    width:100%;
    display:none;
}


.footer{
	width:100%;
	min-width:100%;
	padding:10px;
	display:none;
}
.foot{
	display:none;
}
.footer #line1{
	display:none;
}
#home .footer{
	width:100%;
	min-width:100%;
	padding:10px;
	display:block;
}


.services{
    display:none;
}


.tit1{
    width:100%;
    font-size:12px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    background-position:3px 50%;
}
.b{
    width:100%;
}

.main{
    width:100%;
}
.body{
    width:100%;
}
.content_txt{
    padding:0;
}

.main .show{
    padding:0 15px;
}


.topcate{
    padding:30px 5px;
}

.photolist{
    padding:0 10px;
}
.photolist li {
    height: 160px;
    width: 100%;
    position: relative;
    float: left;
    border:0;
    margin: 10px auto;
    background-color: #F5F5F5;
}
.photolist li .pr {
    float: left;
    width: 160px;
    height: 160px;
    overflow: hidden;
    position:absolute;
    left:0;
    top:0;
}
.photolist li .pr_txt {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding:10px 0 10px 180px;
    border:0;
    line-height: 25px;
    height: 160px;
}


.mains{
    width:100%;
}
.mainc{
    width:100%;
}
.show_page{
    padding:0 10px;
}
.show_page li.prev {
	float: left;
	width:100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #eee;
	border-radius:50px;
	margin-bottom:10px;
}
.show_page li.next {
	float: left;
	width:100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #eee;
	border-radius:50px;
}

.list_page {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    width: 100%;
}

.c_formdiv {
    float: left;
    width: 100%;
    margin: 10px auto;
    padding:0 10px;
}
.contact {
    width: 100%;
    float: right;
    margin: 10px auto;
    text-align: left;
    padding:0 10px;
}


.container {
    width: 360px;
    height: auto;
    overflow: hidden;
    float: none;
    margin:0 auto;
}
.proslider #slider.flexslider {
    width: 360px;
    height: 360px;
    margin: 0;
    padding: 0;
    border: 0px solid #ddd;
}

.info_txt {
    float: right;
    width: 100%;
    padding:0 15px;
}
.info_tit h1{
    line-height:30px;
    padding:10px;
    background-color:#f1f1f1;
    border:0;
    height:auto;
    text-align:center;
    margin:30px 0;
}
.main .info{
    margin-bottom:0;
}
.tags{
    display:none;
}
.info_cs,.info_kf,.info_tel{
    display:none;
}

.c_tit{
    padding:0 15px;
    height:auto;
}
.content{
    padding:20px 15px;
    height:auto;
}


body{
    padding-bottom:65px;
}

    .btnav {
        display: block;
        width: 100%;
        background: #fff;
        border-top:1px solid #e9e9e9;
        height: auto;
        position: fixed;
        bottom: 0;
        z-index: 90;
        overflow: hidden;
    }

    .btnav ul li {
        width: 25%;
        float: left;
        text-align: center;
        border-right: 1px dotted #f1f1f1
    }

    .btnav ul li:last-child {
        border-right: 0;
    }

    .btnav ul li a {
        color: #333;
        display: inline-block;
        width: 100%;
        padding: 30px 0 5px;
        position: relative;
    }

    .btnav ul li a i {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24x;
        position: absolute;
        left: 50%;
        margin-left: -12px;
        top: 10px;
        font-size: 20px;
        background-position:50% 0%;
        background-repeat:no-repeat;
        background-size:90%;
    }

    .btnav ul li.home a i{
        background-image:url(../images/ico/i_home.png);
    }
    .btnav ul li.map a i{
        background-image:url(../images/ico/i_map.png);
    }
    .btnav ul li.mail a i{
        background-image:url(../images/ico/i_chat.png);
    }
    .btnav ul li.tel a i{
        background-image:url(../images/ico/i_call.png);
    }





}
